projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8db93e4
)
(i[34]86-ncr-sysv*): New specific alternative.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 21 Nov 1993 09:02:45 +0000
(09:02 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 21 Nov 1993 09:02:45 +0000
(09:02 +0000)
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index bae6799d170f1bae99e20947e0ed2088e01eefbc..f28bc9e0a51938e27011d13c6724cc008d7569e3 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-704,6
+704,11
@@
case "${canonical}" in
machine=symmetry opsys=bsd4-3
;;
+ ## Unspecified sysv on an ncr machine defaults to svr4.
+ i[34]86-ncr-sysv* )
+ machine=intel386 opsys=usg5-4
+ ;;
+
## Intel 860
i860-*-sysvr4* )
machine=i860 opsys=usg5-4